home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wil4c10.zip / READINI.H < prev    next >
Text File  |  1997-07-26  |  82b  |  4 lines

  1. int IniExtract(LPSTR, LPSTR, LPSTR);
  2. int IniOpen(LPSTR);
  3. int IniRead(LPSTR);
  4.